home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 1916 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.1 KB

  1. Path: portal.gmu.edu!news
  2. From: "Dean S. Eveland" <develand@OSF1.gmu.edu>
  3. Newsgroups: comp.dcom.modems
  4. Subject: Disabling Plug 'n Play Allows Cardinal mvp288iv to be Installed on Com1 or Com2
  5. Date: 18 Jan 1996 06:32:39 GMT
  6. Organization: George Mason University
  7. Message-ID: <4dkpi7$44r@portal.gmu.edu>
  8. NNTP-Posting-Host: osf1.gmu.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  13.  
  14.   Cardinal Tech Support told me it was OK post this info.  I couldn't get 
  15. their ISA Configuration Utility (ICU) to put my Cardinal mvp288iv on 
  16. Com2. I'm running Windows 3.11 on a 486.  
  17.  
  18.   In addition to the steps set out below, I also had to:
  19. --Disable Com2 in my BIOS.
  20. --Run the Faxworks "Modem Diagnostics," which reset the modem to Com2.  
  21. This step was necessary after everything else.  
  22. --Then, I had to add my modem init string to Faxworks' modem setup.  
  23. "Modem Diagnostics" deleted the string I had previously added.
  24. --Finally, I edited system.ini to add:
  25. COM2FIFO=1
  26. com2buffer=1024
  27.  
  28.   Here is Cardinal Tech's procedure, verbatim:
  29.  
  30. *********************************************************
  31. We have found problems with ICU that don't allow you to install
  32. a device on com1 or 2.  We recommend you remove the ICU
  33. program and install the file PNPSET.EXE.
  34. he following instructions will help you complete this.
  35. Removing The ISA Configuration utility (ICU)
  36. 1.  In the root directory on c:\ you must delete the file ESCD.RF.
  37. 2.  In the CONFIG.SYS you must delete the line that  says,
  38.      DEVICE=C:\PLUGPLAY\... then save your changes.
  39. 3.  In the SYSTEM.INI, in the [386Enh] section, delete the lines
  40.      that start with DEVICE=C:\PLUGPLAY...  then save your changes.
  41. 41%3.  In the SYSTEM.INI, in the [386Enh] section, delete the lines
  42.      that start with DEVICE=C:\PLUGPLAY...  then save your changes.
  43. 4.  In the WIN.INI file under the [windows] section, RUN= should
  44.      have no reference to ICU or PLUGPLAY after the equals
  45.      sign.  Save your changes if any were made.
  46. 5.  Delete the directories C:\PLUGPLAY and C:\ICU
  47. 6.  Exit windows and reboot your system.
  48. Installing PNPSET
  49. You must first determine which COM port and IRQ is available
  50. in your machine that will accept the modem without conflict.
  51. 1.  Exit Windows and get to the root directory DOS prompt (C:\)
  52. 2.  Put +Disk 4 of 4+ in the floppy drive and change to that drive.  (A: 
  53. <ENTER>)
  54. 3.  Type  ATTRIB -H  <ENTER> (unhide all hidden files)
  55. 4.  Type  COPY PNPSET.EXE C:\  <ENTER> (copy the file to your root 
  56. directory)
  57. 5.  Change back to your C drive. (C: <ENTER>)
  58. 6.  Type  EDIT AUTOEXEC.BAT  <ENTER>
  59. 7.  Add this line to the autoexec.bat: PNPSET /RESET COM  IRQ
  60.      (Where COM is the number of the com port where you want the
  61.      modem and IRQ is the number of the interupt where you want
  62.      the modem.  ex: PNPSET /RESET 2 3 - the modem will be
  63.      configured for COM2 IRQ3)  This line should be added at the
  64. beginning of the AUTOEXEC.BAT file.  Save your changes.
  65. 8.  Exit EDIT and reboot your system.
  66. PNPSET is now installed on your system and the modem will
  67. now appear to the system as a non Plug & Play modem.
  68.  ----------
  69.  
  70.  
  71.